Previous | Contents | Next
bound
m16&16,r16
Check Array Index Against Bounds
m32&32,r32
bsf
r/m16,r16
Bit Scan Forward
r/m32,r16
bsr
Bit Scan Reverse
bswap
r32
Byte Swap (i486-specific)
bt
r16,r/m16
Bit Test
r32,r/m32
$ imm8,r/m16
$ imm8,r/m32
btc
Bit Test and Complement
btr
Bit Test and Reset
bts
Bit Test and Set